|
Common DOM API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DOMImplementation | |
| org.w3c.dom.css | |
| org.w3c.dom.html | |
| Uses of DOMImplementation in org.w3c.dom.css |
| Subinterfaces of DOMImplementation in org.w3c.dom.css | |
interface |
DOMImplementationCSS
This interface allows the DOM user to create a CSSStyleSheet
outside the context of a document. |
| Uses of DOMImplementation in org.w3c.dom.html |
| Subinterfaces of DOMImplementation in org.w3c.dom.html | |
interface |
HTMLDOMImplementation
The HTMLDOMImplementation interface extends the
DOMImplementation interface with a method for creating an
HTML document instance. |
|
Common DOM API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||